home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / roam-and-protect.swf / scripts / frame_103 / PlaceObject2_364_317 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2005-09-29  |  132 b   |  6 lines

  1. onClipEvent(enterFrame){
  2.    _X = _root.chopper._x;
  3.    _alpha = _root.chopper._y / 6;
  4.    _xscale = _root.chopper._y / 6 + 50;
  5. }
  6.